serial port
美
英 
词形变化
复数:serial ports
英汉双解
1. | 串行端口a point on a computer where you connect a device such as a mouse that sends or receives data one bit at a time |
英汉解释
英英解释
例句
RFCOMM An interface that allows an application to treat a Bluetooth link in a similar way as if it were communicating over a serial port.
允许应用程序将蓝牙连接视为串口通讯的一个接口。
If possible it is often useful to have a schematic of the serial port of each device in a system.
如果可能,掌握各个设备串口的原理图是很有用的。
The next step is to arrange for your program to use a serial port to communicate with the machine where GDB is running (the host machine).
下一步是安排你的程序使用一个串口与运行gdb的机器(宿主机)通讯。
This signal is used to indicate whether the device on the serial port is ready to operate.
此信号用于指示串行端口上的设备是否已准备运行。
Allows access to USB devices do not like the serial port parallel port of convenience.
使得访问USB口的设备不象串口并口那么方便。
In microcontroller serial port communication, the system require that the baud rate of dispatcher and sink should keep consistent.
在单片机串行通信中,要求发送和接收的波特率保持一致。
The microcontroller and computer can easily communicate through serial port, thus the system can be controlled by user with computer.
单片机和上位机之间通过串口通信,可以用计算机操纵整个系统。
The value is used to set the speed of the serial port used for debugging remote targets.
这个值用来设置调试远程目标的串口传输速度。
Serial port toolkit to enable applications or scripts to communicate with a modem or other serial port device.
串口工具包,使应用程序或脚本来沟通,调制解调器或其他串口设备。
Secondly, the socket technologies are used for communication programming between Ethernet and computer serial port.
第二,采用套接字技术,编写了以太网和计算机串口的通信程序。
Send the dial command and the phone number to the modem through the serial port by means of the Write method.
使用Write方法通过串行端口向调制解调器发送拨号命令和电话号码。
In many cases, configuring a device for a serial port is as simple as linking to the driver of the associated port.
在许多情况,为一个串行端口配置一个装置像对联合埠的驱动器联接那样简单。
A serial port that identifies the serial port on the build server to which the base station is connected.
一个串行端口,标识构建服务器上与基站连接的串行端口。
Although available to any mode of transmission, it is currently only implemented via serial port or Ethernet connections.
虽然它能用于任何传输模式,但目前只是通过串行口或以太网联接实现。
Like a serial port, each USB port on a computer is assigned a unique identification number (port ID) by the USB controller.
像串行端口一样,计算机上每一个USB端口都由USB控制器指定了一个惟一的标识数字(端口ID)。
The data transmission in confocal scanning imaging system can be realized through the serial port communication technique.
共焦扫描成像系统的数据传输可以采用串口通信技术实现。
Multiform communication methods under Windows CE have been researched, which include serial port communication and network communication.
研究了WindowsCE下进行各种通信的方法,包括串口通信、网络通信等。
If your mouse uses a serial port, it helps if you know which port.
如果你的鼠标使用一个串行端口,如果你知道哪一个移植,它帮助。
The data from inferior machine is received by the system through serial port. The processed data is displayed on PC by real-time curve.
该系统通过串口接收下位机采集的实时数据,经过处理在PC机界面以实时曲线的方式显示。
On smaller stand-alone pSeries Linux systems, it may be desirable just to connect an ASCII terminal or terminal server to the serial port.
在较小的独立pSeriesLinux系统中,或许可以仅仅在串口上连接一个ASCII终端或者终端服务器。
The actual ball center data can also be sent to an external computer in an ASCII file via a serial port for further analysis.
实际球心的数据可以ASCII码的形式通过一个系列接口传至外部计算机以供进一步分析。
The Using block allows the application to close the serial port even if it generates an exception.
Using块允许应用程序即使在生成异常时也关闭串行端口。
Specifies the control protocol used in establishing a serial port communication for a SerialPort object .
对象建立串行端口通信时使用的控制协议。
The debugger runs on a host computer and connects to the target through a serial port or network connection.
除错器在宿主机上运行并且通过串口或网络连接到目标机上。
The control chip is connected with the GPS module through the serial port for receiving the locating information of the GPS module.
控制芯片通过串口与GPS模块连接,接收GPS模块获得定位信息;
The system receives data from inferior machine through serial port. The processed data is displayed on PC by real-time curve.
该系统通过串口接收下位机采集的数据,经过处理的数据在上位机界面以实时曲线的方式显示。
However, RFCOMM is the better choice when you want to send and receive stream data, just like you would with a traditional serial port.
但是,如果想发送和接收流数据,则RFCOMM是更好的选择,就像使用传统的串口一样。
Method to read the next available line of text from the serial port.
方法从串行端口读取下一行可用文本。
3-wire synchronous serial port is widely used for data transmission, which is composed of synchronous clock, enable signal and serial data.
由同步时钟、传输使能和串行数据构成的三线同步串口,主要应用于很多数字处理设备之间的信息传输。
As mentioned in the lecture, keyboard is connected to a serial port, instead of a parallel one.
像教科书里所说的,键盘是连到计算机串行端口上的而非并行端口。
Serial port to connect to the PC machine, mission statistics can be observed CPU utilization statistics.
串口连接到PC机上,可观察统计任务统计的CPU利用率。
On, between the lower position machine passes the serial port server to realize the data transmission.
下位机之间通串口效劳器完成数据传输。
In the next dialog are options relating to the onboard serial port and debugging LEDs.
下一个对话框中是与板上序列端口和调试LED相关的一些选项。
The UPDATE signal should be high during the time that data is shifted into the device's serial port.
在更新的信号应该是在高数据是在设备的串行端口转移的时间。
It usually resides in ROM and communicates with a debugger via a serial port or network connection.
它一般被放在ROM中,通过串口或网络与除错器进行通讯。
The serial_cs driver (explained further in "Linux GPRS and Data over GSM" below) emulates a serial port over the Sharp CF card.
serial_cs驱动程序(将在下面的“GSM上的LinuxGPRS和数据”一节中做进一步解释)模拟了SharpCF卡上的串行端口。
Several key focus of the driver and the realization of transplantation, including the serial port, LCD display and power management.
重点分析了几个关键驱动程序的实现和移植,包括了串口、LCD显示器及电源管理。
Input channel selection, gain settings and signal polarity can be configured in software using the bidirectional serial port.
利用双向串行端口,可在软件中进行输入通道选择、增益设置和信号极性配置。
Use this enumeration when setting the Parity property for a serial port connection.
设置串行端口连接的Parity属性时使用此枚举。
Loadometer sent through the serial port to read the data, interested friends can look.
通过串口读取地磅发送的数据,有兴趣的朋友可以研究一下。